Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FormattingBagList<T> Class
Properties Methods

In This Topic
    FormattingBagList<T> Class Members
    In This Topic

    The following tables list the members exposed by FormattingBagList<T>.

    Public Properties
     NameDescription
    Public Property Gets count of items in the list.  
    Public Property Gets the item by its index in the list.  
    Top
    Public Methods
     NameDescription
    Public Method Removes all items from the list.  
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method  
    Public MethodServes as the default hash function.  
    Public Method Removes an item from the list.  
    Public Method Removes items from the list based on predicate.  
    Top
    See Also